AcquireOwner
TheAcquireOwner
method returns a reference to the part that owns this canvas.
ODPart AcquireOwner ();
- return value
- A reference to the part that owns this canvas, or
kODNULL
if the part does not exist.DISCUSSION
This method increments the reference count of the returned part. When you have finished using that part, you should call itsRelease
method.SEE ALSO
TheODCanvas::SetOwner
method (page 79).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help